home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Prog
/
A
/
006.PopMenus.cpt
/
About PopMenus
next >
Wrap
Text File
|
1988-08-02
|
686b
|
22 lines
_______________________________________________________________________________________________
Macintosh Sample Code
#6: PopMenus
Versions: 1.0 8/88
Components: PopMenus.p August 1, 1988
PopMenus.r August 1, 1988
PopMenus.make August 1, 1988
_______________________________________________________________________________________________
This program is a simple example of how to use pop-up menus in your application. It
implements a pop-up as a userItem in a modal dialog box (this is a helpful example in its
own right!).
See Sample and TESample for the general structure and MultiFinder techniques that
we recommend that you use when building a new application.